From: Gnus developers <> Date: Sat, 11 Dec 2010 01:27:14 +0000 (+0000) Subject: Merge changes made in Gnus trunk. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5415 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=699fcf6791aa8d6c29b283cd9c75071c5e835871;p=emacs.git Merge changes made in Gnus trunk. nnir.el (nnir-request-expire-articles): Only allow article deletion. message.el (message-bogus-recipient-p): Set address to "" if nil. gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when email address is nil. proto-stream.el (proto-stream-open-network-only): New function to have a way to specify non-STARTTLS upgrade connections. --- diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2df6d90cc07..9f4d1f75ede 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -14445,6 +14445,9 @@ remote system. If both Emacs and the server supports it, the connection will be upgraded to an encrypted @acronym{STARTTLS} connection automatically. +@item network-only +The same as the above, but don't do automatic @acronym{STARTTLS} upgrades. + @findex nntp-open-tls-stream @item nntp-open-tls-stream Opens a connection to a server over a @dfn{secure} channel. To use diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 38fdadf6066..bcc2d969d36 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,21 @@ +2010-12-10 Lars Magne Ingebrigtsen + + * proto-stream.el (proto-stream-open-network-only): New function to + have a way to specify non-STARTTLS upgrade connections. + +2010-12-10 Julien Danjou + + * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when + email address is nil. + + * message.el (message-bogus-recipient-p): Set address to "" if nil. + +2010-12-10 Andrew Cohen + + * nnir.el (nnir-request-expire-articles): Ignore expiry except for + deletion. + (nnir-run-imap): Only need to parse list once. + 2010-12-09 Lars Magne Ingebrigtsen * shr.el (shr-tag-script): Ignore